Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Warn when migrating e2e data to indexeddb #1654

Merged
merged 4 commits into from
Dec 8, 2017

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Dec 6, 2017

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any way we can avoid adding another 33 lines to a 1600 line file?

"This will have caused end-to-end cryptography to malfunction "+
"in the older version. End-to-end encrypted messages exchanged "+
"recently whilst using the older version may not be decryptable "+
"in this version.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... and nor may messages exchanged in future, because people think you have different device keys. log out, export keys, etc etc

@richvdh
Copy link
Member

richvdh commented Dec 6, 2017

Is there any way we can avoid adding another 33 lines to a 1600 line file?

sigh. I can't think of a way.

@richvdh richvdh assigned dbkr and unassigned richvdh Dec 6, 2017
@dbkr
Copy link
Member Author

dbkr commented Dec 6, 2017

Mm, we could probably think about having a class that sits & listens for general things like this and pops up dialogs. It would still have to be started & stopped by MatrixClientPeg though. Either way, probably one for a refactor down the line.

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

presumably needs an update to en_EN.json?

lgtm otherwise

@richvdh richvdh assigned dbkr and unassigned richvdh Dec 8, 2017
@dbkr dbkr merged commit bb93760 into develop Dec 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants